home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / MISC / SHELL.ARC / Shell / h / WaitClick < prev   
Encoding:
Text File  |  1994-05-28  |  192 b   |  9 lines

  1.  
  2.  
  3. void Shell_WaitClick( void);
  4.     /* Calls Shell_Poll until a mouse-click has been made, then    */
  5.     /* returns. Effectively it halts your program while keeping    */
  6.     /* the desktop going.                        */
  7.  
  8.  
  9.